.index_about_aboutbg{min-width:1190px; max-width:1920px; height:606px; margin:auto; padding-top:60px;background: #fff}
.index_about_title{width:100%;background:url(../images/aboutbg.jpg) bottom no-repeat; margin:auto;margin-bottom: 43px; height:44px; font-size:30px; color:#333;text-align:center;}
.index_about_aboutnr{position: absolute;padding-left: 30px; right: 0px;width: 659px;height: 342px;top: 17px;background: url(../images/aboutbg2.png) no-repeat;}
.index_about{width: 1190px;margin: 0 auto;position: relative;}
.index_about_pc{width: 544px;height: 418px;float: left;}
.index_about_name{font-size: 20px;margin-top: 15px;line-height: 36px;color: #333}
.index_about_con{font-size: 14px;color: #666;margin-top: 19px;line-height: 24px; padding-right:20px;}
.index_about_aboutpic{width:845px; margin:auto; margin-top:32px; position:relative;}
.index_about_more{width: 141px;height: 40px;background: #404040;text-align: center;border-radius: 10px;margin-top: 15px;}
.index_about_more a{font-size: 16px;color: #fff;line-height: 40px;}
.index_about_more:hover {background: #009fa8}
.index_about_aboutpic ul li{ float:left; width:121px; margin:0 24px; position:relative; overflow:hidden;}



.demo {width: 547px;height: 418px;font-size: 14px;position:relative;clear: both; background: #fff}
.demo a.control {position:absolute;display: block;bottom: 0px;width:36px;height: 34px;cursor: pointer;z-index: 2;}
.demo a.prev {right: -600px;background:url(../images/honorl.jpg) no-repeat;}

.demo a.next {right: -643px;background:url(../images/honorr.jpg) no-repeat;}


/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.slider {display: none}
.desc{display: none;}
.bg{display: none;}
.slider{}
.slider3 ul li img{width: 288px !important;height: 161px !important;}


#index_about_bk_hover,#index_about_bk_hover2,#index_about_bk_hover3,#index_about_bk_hover4,#index_about_bk_hover5{position:absolute; top:0; left:0; z-index:111;}
#index_about_animate,#index_about_animate_1,#index_about_animate_2{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}